home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-12 / upav210.zip / UPDATE.HIS < prev    next >
Text File  |  1992-08-17  |  6KB  |  165 lines

  1. History for UPDATE program
  2. ==========================
  3.  
  4. Version 2.10  (8/92)
  5. ============
  6.  
  7. Added an option called "Included drive(s) list" as an menu option
  8. under the UPDATE menu item.  This option allows the operator to
  9. select the list of drives that UPDATE will scan (new).
  10.  
  11. Added an option called "Define installation path" which allows the
  12. operator to bypass the searching procedure and install the programs
  13. directly into a subdirectory on a harddisk (new).
  14.  
  15. Added an option called "Scan network drive(s)" that allows the
  16. operator to tell UPDATE whether to scan only the local drive(s)
  17. or local AND network drives (new).
  18.  
  19. Added an option called "Network drive(s) start at" which defines the
  20. first logical drive to be considered a network drive.  UPDATE consi-
  21. ders the specified drive and all above it to be network drives (new).
  22.  
  23. Added matching command-line options for most of the menu items to
  24. allow similar functionality from the command-line.  These commands
  25. are "/D:<lst>" (Included drive(s) list), "/ONNET" (Scan network
  26. drive(s)), "/N:<drv>" (Network drive(s) start at). (new)
  27.  
  28. Added an option called "Copy if program exists" to the SETUP menu
  29. that provides "intelligent updating" capabilities.  By toggling this
  30. option between "Both", "Yes" and "No" selected files will be updated
  31. all the time, only if they exists on the harddisk or only if they do
  32. not exists on the harddisk respectively (new).
  33.  
  34. Added a command line option called "/BOTH" that will update all the
  35. files selected whether or not they already exists on the searched
  36. harddisk (new).
  37.  
  38. Added a command line option called "/EXISTS" that will update all the
  39. files selected only if the selected programs ALREADY exists on the
  40. harddisk (new).
  41.  
  42. Added a command line option called "/NEW" that will update all the
  43. files selected only if the selected programs DO NOT ALREADY exists on
  44. the harddisk (new).
  45.  
  46. Version 2.02  (6/92)
  47. ============
  48.  
  49. Discovered a bug in the "Modify Colors..." option that prevented user
  50. selected colors from being assigned to the default color table (fixed).
  51.  
  52. Version 2.01  (6/92)
  53. ============
  54.  
  55. UPDATE would not read the UPDATE.INI file when command-line options
  56. were also entered (fixed).
  57.  
  58. Cosmetic changes to the ABOUT window to accomodate more current and
  59. future technical information about the environment (new).
  60.  
  61. In the ABOUT window the "DOS options" line which displayed the
  62. command-line options entered, now shows the command-line EXACTLY as
  63. it was entered by the operator not just in uppercase (fixed).
  64.  
  65. Added to the ABOUT window a line that tells whether a configuration
  66. file was located on disk or in the path (new).
  67.  
  68. Version 2.00  (6/92)
  69. ============
  70.  
  71. Cosmetic changes in my selection of double lined borders to all the
  72. pull-down menus (new).
  73.  
  74. Added an "About" information window to display the current working
  75. environment for UPDATE (new).
  76.  
  77. Moved the "Help on Using Help" to a subordinate item on the HELP
  78. menu (new).
  79.  
  80. Added a complete help index to the HELP menu options (new).
  81.  
  82. Added a command-line option "/PLAIN" and a corresponding menu option
  83. to turn off the shadows behind the windows (new).
  84.  
  85. Expanded the HELP menu option with its own menu selections (new).
  86.  
  87. The UPDATE.INI file now also contains the color selections (new).
  88.  
  89. Added a complete color configuration feature that is accessed through
  90. an option on the SETUP menu (new).
  91.  
  92. Modularilized some of the internal structures (new).
  93.  
  94. Version 1.10  (4/92)
  95. ============
  96.  
  97. Changed the program default configuration filename from UPDATE.CFG
  98. to UPDATE.INI (new).
  99.  
  100. Selecting the "Install all programs" options would select all the
  101. programs even if they were not available (fixed).
  102.  
  103. Added shadows to all overlaying windows (new).
  104.  
  105. The mouse cursor would slow to a crawl after shelling to DOS and
  106. using another mouse-based program (fixed).
  107.  
  108. UPDATE was not returning the operator to the startup directory when
  109. the program finished (fixed).
  110.  
  111. Added option on the SETUP menu to add an interactive version of the
  112. "/ALL" command-line switch command (new).
  113.  
  114. Added option on the SETUP menu to select between a 12hr and a 24hr
  115. time format (new).
  116.  
  117. Expanded the on-line help, added more cross-references (new).
  118.  
  119. Added option on the SETUP menu to update the NETSCAN program (new).
  120.  
  121. Added feature that checks and enables or disables the menu items
  122. on the SETUP menu for McAfee programs that are not in the same drive
  123. and directory as the program itself (new).
  124.  
  125. Updated the command line options with the "/OLDDOS" command to be used
  126. if the DOS version is less that version 3.3 (new).
  127.  
  128. Checked the CmdLine procedure to make sure that it is turning off the
  129. autoread configutration capability when command-line options are
  130. present (fixed).
  131.  
  132. Moved all confirmation prompts to display on the status line (new).
  133.  
  134. Merged the "Update Window" to display on top of the scan window instead
  135. of a clean screen by itself (new).
  136.  
  137. The default settings were being saved to the current drive/directory
  138. rather than the startup drive/directory (fixed).
  139.  
  140. An especially nasty bug was found that caused the files in the root
  141. directory of the searched drive to be skipped (fixed).
  142.  
  143. Resolved a problem that caused the program to lockup when run from the
  144. root directory of any drive (fixed).
  145.  
  146. Version 1.00  (3/92)
  147. ============
  148.  
  149. Check CmdLine procedure, make sure that it is turning off the
  150. autoread capability when command-line options are present (fixed).
  151.  
  152. The ChkDrive procedure does not see to be eliminating invalid
  153. drives, causing repeat reads of the current drive (fixed).
  154.  
  155. The "drive summary" window kept showing same drive information.  Could
  156. be a cascaded problem of ChkDrive (fixed).
  157.  
  158. The "replace confirmation code" was not implemented properly (fixed).
  159.  
  160. The "file date checking" code was not showing the correct date for the
  161. target file (fixed).
  162.  
  163. Error messages not implemented (fixed).
  164.  
  165.